TELGetDNSoundOutput
Gets a reference to the sound output component associated with a directory number.
pascal TELErr TELGetDNSoundOutput ( TELDNHandle hTELDN, Component *SndOut);
hTELDN
- A handle to a directory number structure.
SndOut
- On exit, a component reference to the sound output stream associated with the specified directory number.
- function result
- A result code.
DESCRIPTION
TheTELGetDNSoundOutput
function returns, in theSndOut
parameter, a reference to the sound output component associated with the directory number specified by thehTELDN
parameter.SEE ALSO
You can dispose of the sound output component by callingTELDisposeDNSoundOutput
(next).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help